home *** CD-ROM | disk | FTP | other *** search
/ Disc Station 20 / Disc Station Vol 20.ISO / Drivers / Iodata / Gapvr3d4 / gapvr111.exe / DISK.EXE / POWERVR.INF next >
INI File  |  1997-10-24  |  12KB  |  309 lines

  1. ;******************************************************************
  2. ;
  3. ;        PowerVR Installation
  4. ;            PCX1 & PCX2
  5. ;
  6. ;           Build 4.0.0.81 4.0.0c4 MR
  7. ;
  8. ;
  9. ;
  10. ;                Last Modified : August 12, 1997
  11. ;******************************************************************
  12.  
  13. [Version]
  14. Signature="$CHICAGO$"
  15. Class=MEDIA
  16. Provider=%String0%
  17.  
  18. ;******************************************************************
  19. ;The Default directory for installing files is Windows
  20. ;PowerVR copies files into the Windows directory (Midas_WindowsFiles)
  21. ;and the Windows\System directory (Midas_SystemFiles). 
  22. ;
  23. ;It is recommended that these are not changed.
  24. ;
  25. ;Midas is the internal name for PowerVR.
  26. ;******************************************************************
  27. [DestinationDirs]
  28. DefaultDestDir=10
  29. Midas_WindowsFiles=10
  30. Midas_SystemFiles=11
  31.  
  32. [Manufacturer]
  33. %String1%=Mfg
  34.  
  35. ;******************************************************************
  36. ;From reading the Vendor and Device ID for the board being
  37. ;installed, the installer can determine whether it is a PCX1 or PCX2. 
  38. ;A PCX1 will take the install path set out as Midas4
  39. ;A PCX2 will take the install path set out as Midas5
  40. ;******************************************************************
  41. [Mfg]
  42. %String22%=Midas4,PCI\VEN_1033&DEV_002A,PCI\VEN_1033&DEV_002A
  43.  
  44. ;******************************************************************
  45. ;The Install Route
  46. ;-----------------
  47. ;
  48. ;Taking the relevent install route (PCX1 - Midas4 , PCX2 - Midas5) 
  49. ;the installation process is as follows:
  50. ;
  51. ;1. Delete Registry settings that may be resident from previous installations.
  52. ;2. Delete any files that may be resident and are now redundant.
  53. ;3. Copy the relevent files.
  54. ;4. Add the new registry settings.
  55. ;5. Update the .ini settigns.
  56. ;6. Force Windows to reboot (to install any system files in use at time of installation).
  57. ;******************************************************************
  58. [Midas4]
  59. DelReg=Midas_DelReg
  60. DelFiles=Midas_DelFiles
  61. CopyFiles=Midas4_WindowsFiles,Midas_SystemFiles
  62. AddReg=Midas4_AddReg
  63. UpdateInis=Midas4_UpdateInis
  64. Restart
  65.  
  66. [Midas5]
  67. DelReg=Midas_DelReg
  68. DelFiles=Midas_DelFiles
  69. CopyFiles=Midas5_WindowsFiles,Midas_SystemFiles
  70. AddReg=Midas5_AddReg
  71. UpdateInis=Midas5_UpdateInis
  72. Restart
  73.  
  74. ;******************************************************************
  75. ;Copy files
  76. ;----------
  77. ;
  78. ;Copy the files into their destined directories.
  79. ;Midas4_WindowsFiles = Windows Directory
  80. ;Midas5_WindowsFiles = Windows Directory
  81. ;Midas_SystemFiles   = Systems Directory
  82. ;******************************************************************
  83. [Midas4_WindowsFiles]
  84. sgl.dll,    sgl.dl_
  85. sglmid4.dll,    sglmid4.dl_
  86. pvros.dll,    pvros.dl_
  87. pvrmid4.dll,    pvrmid4.dl_
  88. pvrdev.bmp,    pvrdev.bm_
  89.  
  90. [Midas5_WindowsFiles]
  91. sgl.dll,    sgl.dl_
  92. sglmid5.dll,    sglmid5.dl_
  93. pvros.dll,    pvros.dl_
  94. pvrmid5.dll,    pvrmid5.dl_
  95. pvrdev.bmp,    pvrdev.bm_
  96.  
  97. [Midas_SystemFiles]
  98. vsgl.vxd,    vsgl.vx_
  99. pvrsm3d.dll,    pvrsm3d.dl_
  100. pvrhal32.dll,    pvrhal32.dl_
  101. pvrinit.exe,    pvrinit.ex_
  102.  
  103. ;******************************************************************
  104. ;System CleanUp
  105. ;--------------
  106. ;
  107. ;The system is cleared of any settings within SGLHW.INI and 
  108. ;the PowerVR section of the Registry ready for the defualt
  109. ;settings of the current build
  110. ;******************************************************************
  111. [Midas_DelFiles]
  112. sglhw.ini
  113.  
  114. [Midas_DelReg]
  115. HKLM,SOFTWARE\VideoLogic\PowerVR
  116.  
  117. ;******************************************************************
  118. ;Add Registry Settings
  119. ;---------------------
  120. ;
  121. ;Midas4_AddReg = PCX1
  122. ;Midas5_AddReg = PCX2
  123. ;
  124. ; The Registry structure is 
  125. ;
  126. ;    HKR,,DevLoader,0,vsgl.vxd (VXD install)
  127. ;    HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,PowerVR,0,pvrinit.exe (PVRINIT upon Windows StartUp)
  128. ;
  129. ;    HKLM, SOFTWARE\VideoLogic\PowerVR
  130. ;            |
  131. ;            |__AppHints
  132. ;            |    |
  133. ;            |    |_flight
  134. ;            |    |
  135. ;            |    |_vlflite
  136. ;            |
  137. ;            |__GraphicsCards
  138. ;            |    |
  139. ;            |    |_Matrox Millenium
  140. ;            |    |
  141. ;            |    |_Matrox Mystique
  142. ;            |
  143. ;            |__HWINI
  144. ;            |    |
  145. ;            |    |_Defaults
  146. ;            |    |
  147. ;            |    |_PVRHAL
  148. ;            |
  149. ;            |__Smart3D
  150. ;            |    |
  151. ;            |    |_Layout
  152. ;            |
  153. ;            |__StartUp
  154. ;            
  155. ;
  156. ;******************************************************************
  157. [Midas4_AddReg]
  158. HKLM,System\CurrentControlSet\Control\SessionManager\KnownVxDs,SGL,0,vsgl.vxd
  159. HKLM,Software\Microsoft\DirectDraw\Secondary,Name,0,pvrhal32.dll
  160. HKLM,SOFTWARE\VideoLogic\PowerVR\%String3%\flight.exe,%String4%,0,0.000001
  161. HKLM,SOFTWARE\VideoLogic\PowerVR\%String3%\vlflite.exe,%String4%,0,0.000001
  162. HKLM,SOFTWARE\VideoLogic\PowerVR\GraphicsCards\VEN_102B&DEV_0519,StrictLocks,0,1
  163. HKLM,SOFTWARE\VideoLogic\PowerVR\GraphicsCards\VEN_102B&DEV_051A,StrictLocks,0,1
  164. HKLM,SOFTWARE\VideoLogic\PowerVR\GraphicsCards\VEN_102B&DEV_0519,MatroxFix,0,1
  165. HKLM,SOFTWARE\VideoLogic\PowerVR\GraphicsCards\VEN_102B&DEV_051A,MatroxFix,0,1
  166. HKCR,CLSID\{6B1823E0-AC36-11d0-821F-00802964BD71},,0,"PowerVR Shell Extension"
  167. HKCR,CLSID\{6B1823E0-AC36-11d0-821F-00802964BD71}\InProcServer32,,0,%11%"\pvrsm3d.dll"
  168. HKCR,CLSID\{6B1823E0-AC36-11d0-821F-00802964BD71}\InProcServer32,ThreadingModel,0,Apartment
  169. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"Controls Folder"\Display\shellex\PropertySheetHandlers\PowerVRPage,,0,{6B1823E0-AC36-11d0-821F-00802964BD71}
  170. HKCR,POWERVR\CLSID,,0,{6B1823E0-AC36-11d0-821F-00802964BD71}
  171. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,AppTitle,0,PowerVR
  172. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,MainLogo,0,""
  173. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,InfoBitmap,0,%10%"\PVRdev.bmp"
  174. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,"GroupText",0,"3D Control Settings"
  175. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,CheckboxText,0,"&Enable PowerVR HAL"
  176. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,MainText,0,"This page allows you to adjust the PowerVR properties.  You can enable or disable the HAL."
  177. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,BoardText,0,"Board ID: %s"
  178. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,VersionText,0,"HAL version: %s"
  179. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,SGLVersionText,0,"SGL version: %s"
  180. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,StrictLocksGroupText,0,"3D Tuning"
  181. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,StrictLocksOnText,0,"Maximum &Compatibility"
  182. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,StrictLocksOffText,0,"Maximum &Performance"
  183. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,ProductReleaseText,0,"Product Release: %s"
  184. HKLM,SOFTWARE\VideoLogic\PowerVR\Smart3d\Layout,EnableAppHints,0,1
  185. HKLM,SOFTWARE\VideoLogic\PowerVR\HWINI\Defaults,"SLReadOnly",0,0
  186. HKLM,SOFTWARE\VideoLogic\PowerVR\HWINI\Defaults,ProductRelease,0,"PowerVR 4.0.0c4 (4.0.0 MR)"
  187. HKLM,SOFTWARE\VideoLogic\PowerVR\HWINI\Defaults,StrictLocks,0,0
  188. HKLM,SOFTWARE\VideoLogic\PowerVR\HWINI\Defaults,ISPParamSize,0,1024
  189. HKLM,SOFTWARE\VideoLogic\PowerVR\HWINI\Defaults,TSPParamSize,0,256
  190. HKLM,SOFTWARE\VideoLogic\PowerVR\HWINI\Defaults,ObjectParamSize,0,512
  191. HKLM,SOFTWARE\VideoLogic\PowerVR\HWINI\Defaults,"SLReadOnly",0,0
  192. HKLM,SOFTWARE\VideoLogic\PowerVR\HWINI\PVRHAL,EnableHAL,0,1
  193. HKLM,SOFTWARE\VideoLogic\PowerVR\HWINI\PVRHAL,VSyncLock,0,1
  194. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,PowerVR,0,pvrinit.exe
  195. HKR,,DevLoader,0,vsgl.vxd
  196.  
  197. [Midas5_AddReg]
  198. HKLM,System\CurrentControlSet\Control\SessionManager\KnownVxDs,SGL,0,vsgl.vxd
  199. HKLM,Software\Microsoft\DirectDraw\Secondary,Name,0,pvrhal32.dll
  200. HKLM,SOFTWARE\VideoLogic\PowerVR\%String3%\flight.exe,%String4%,0,0.000001
  201. HKLM,SOFTWARE\VideoLogic\PowerVR\%String3%\vlflite.exe,%String4%,0,0.000001
  202. HKLM,SOFTWARE\VideoLogic\PowerVR\GraphicsCards\VEN_102B&DEV_0519,StrictLocks,0,1
  203. HKLM,SOFTWARE\VideoLogic\PowerVR\GraphicsCards\VEN_102B&DEV_051A,StrictLocks,0,1
  204. HKLM,SOFTWARE\VideoLogic\PowerVR\GraphicsCards\VEN_102B&DEV_0519,MatroxFix,0,0
  205. HKLM,SOFTWARE\VideoLogic\PowerVR\GraphicsCards\VEN_102B&DEV_051A,MatroxFix,0,0
  206. HKCR,CLSID\{6B1823E0-AC36-11d0-821F-00802964BD71},,0,"PowerVR Shell Extension"
  207. HKCR,CLSID\{6B1823E0-AC36-11d0-821F-00802964BD71}\InProcServer32,,0,%11%"\pvrsm3d.dll"
  208. HKCR,CLSID\{6B1823E0-AC36-11d0-821F-00802964BD71}\InProcServer32,ThreadingModel,0,Apartment